NorPrice ECB - Upgrade from Textor version. Second currency of any type. V4.03.

V12 Version using European Central Bank data for SellerDeck V11.
Requires PHP to be available on the web server.

Uses FancyBox V1 / JQuery for popup.

Converts a catalog to displaying a second price in another currency.  
This currency can be selected from a large list and is automatically updated daily.
This uses the European Central Bank public dataset.


INSTALLATION

Unzip this Zipfile into your Site folder, overwriting files if asked.

Run SellerDeck and do File / Snapshot / Import Design.

Choose the file NorPriceV4-ECB-UpgradingFromV2.acd (from your Site folder) and proceed with the import.
SellerDeck may erroneously warn you that the import is not a design snapshot.  Ignore and OK this.

The import should have a description:

NorPrice. ECB Datafeed. Upgrade from NorPrice V2.
Partial Site Design.
Safe to import into existing Site.
(c) 2007-2014 drillpine.biz


When the import completes, go to Design / Additional File and click Add.  Set File of Type to All Files...
Look in your SellerDeck Site folder and select "norpricejs.php" and hit Open.
Repeat for file "norpricenames.php".
Repeat for file "norpricegetecbrates.php".

OK out.

Close and restart SellerDeck and that's NorPrice Upgraded.

Full documentation is in NorPrice-ECB-ReadMe.txt.

This NorPrice has a new capability that lets you place the drop-down list of currencies inline on your pages.
See NorPrice-ECB-ReadMe.txt under "DIALOGUE INLINE".  


TECHNICAL INFO

Snapshot content:

Variables (* Selectors): 
	NorPriceSupport *
	NorPriceDropDown *

Layouts: 
	NorPrice Support
	NorPrice Drop Down
	
	
CHANGE LOG

19-02-14 V4.03	Improvement.  Using jQuery for windows message to close Fancybox.  Better on IE8 and lower.
		Changes:
			norpricesupport.js					(fabcy_close)

17-02-13 V4.02	Initial release.  
		Changes:
		    Variables: 
			NorPriceSupport						(ECB)
			NorPriceDropDown					(new)

		    Layouts: 
			NorPrice Support					(ECB)
			NorPrice Drop Down					(new)
 	
